Fix fix :-)
authorSteven Hand <steven@xensource.com>
Wed, 30 Aug 2006 12:51:12 +0000 (13:51 +0100)
committerSteven Hand <steven@xensource.com>
Wed, 30 Aug 2006 12:51:12 +0000 (13:51 +0100)
Signed-off-by: Steven Hand <steven@xensource.com>
tools/python/xen/xend/XendDomainInfo.py

index def0804e545f63b8587b588bf3387b191706e99e..48ff0ff2911d1fc14fbf759f88090cb599f5cc4d 100644 (file)
@@ -1494,7 +1494,7 @@ class XendDomainInfo:
             if rc != 0:
                 raise XendError("Device of type '%s' refuses migration." % n)
 
-        def testDeviceComplete(self):
+    def testDeviceComplete(self):
         """ For Block IO migration safety we must ensure that
         the device has shutdown correctly, i.e. all blocks are
         flushed to disk